home *** CD-ROM | disk | FTP | other *** search
/ Freelog 41 / Freelog041.iso / BestOf / TweakALL / tweakall3fullsetup.exe / {app} / ZipFolders / ZipFolders.dll / 0 / RCDATA / TBASE / TBASE.txt
Text File  |  2002-06-16  |  891b  |  41 lines

  1. object Base: TBase
  2.   Left = 193
  3.   Top = 115
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Base'
  7.   ClientHeight = 331
  8.   ClientWidth = 461
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PluginTitle: TFancyPanel
  21.     Left = 8
  22.     Top = 0
  23.     Width = 449
  24.     Height = 24
  25.     Caption = 'FancyPanel1'
  26.     TabOrder = 0
  27.     BarText = 'Plugin Name'
  28.     BarTextShadow = True
  29.     BarStartColour = clBlue
  30.     BarShadowColour = clBlack
  31.     BarEndColour = clBlack
  32.     BarFont.Charset = DEFAULT_CHARSET
  33.     BarFont.Color = clWhite
  34.     BarFont.Height = -13
  35.     BarFont.Name = 'Tahoma'
  36.     BarFont.Style = [fsBold]
  37.     BarDirection = HorizontalBar
  38.     BarShadowOffset = 1
  39.   end
  40. end
  41.